Path Parameters
The name of the social provider
Available options:
apple
, github
, google
, linkedin
, discord
, spotify
, twitch
, gitlab
, bitbucket
, workos
, azuread
, strava
, facebook
, windowslive
, twitter
Body
application/x-www-form-urlencoded
OAuth2 provider callback data including authorization code, ID token, and state
State parameter to avoid CSRF attacks
Authorization code provided by the authentication provider
ID token provided by the authentication provider
JSON string containing user information (only provided on first authentication with Apple)
Error message if authentication failed
Detailed error description if authentication failed
URI with more information about the error